--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit dc7448d41ed52f274369554025a25ee3cc0d3221
Parents : a1964f8
Author : Sudo-Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-01-03T10:53:25-06:00
chore(Taskfile): remove redundant command to clean assets before building frontend
Changes
Diff
diff --git a/Taskfile.yml b/Taskfile.yml
index 9038764f..dff6ba60 100644
--- a/Taskfile.yml
+++ b/Taskfile.yml
@@ -155,7 +155,6 @@ tasks:
desc: Build only the frontend
deps: [node_modules]
cmds:
- - rm -rf meshchatx/public/assets
- "{{.NPM}} run build-frontend"
wheel:
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────